home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / tcl / tclx7.5a- / tclx7 / usr / local / tkX / 4.1a-a2 / help / Tk.brf
Encoding:
Text File  |  1995-11-14  |  2.7 KB  |  49 lines

  1. tk/control/after    Execute a command after a time delay
  2. tk/control/bell    Ring a display's bell
  3. tk/control/bind    Arrange for X events to invoke Tcl scripts
  4. tk/control/bindtags    Determine which bindings apply to a window, and order of evaluation
  5. tk/control/clipboard    Manipulate Tk clipboard
  6. tk/control/destroy    Destroy one or more windows
  7. tk/control/exit    Exit the process
  8. tk/control/fileevent    Execute a script when a file becomes readable or writable
  9. tk/control/focus    Manage the input focus
  10. tk/control/grab    Confine pointer and keyboard events to a window sub-tree
  11. tk/control/lower    Change a window's position in the stacking order
  12. tk/control/option    Add/retrieve window options to/from the option database
  13. tk/control/pack    Geometry manager that packs around edges of cavity
  14. tk/control/place    Geometry manager for fixed or rubber-sheet placement
  15. tk/control/raise    Change a window's position in the stacking order
  16. tk/control/selection    Manipulate the X selection
  17. tk/control/send    Execute a command in a different application
  18. tk/control/tk    Manipulate Tk internal state
  19. tk/control/tk_focusNext    Utility procedures for managing the input focus.
  20. tk/control/tkerror    Command invoked to process background errors
  21. tk/control/tkvars    Variables used or set by Tk
  22. tk/control/tkwait    Wait for variable to change or window to be destroyed
  23. tk/control/update    Process pending events and/or when-idle handlers
  24. tk/control/winfo    Return window-related information
  25. tk/control/wm    Communicate with window manager
  26. tk/images/bitmap    Images that display two colors
  27. tk/images/image    Create and manipulate images
  28. tk/images/photo    Full-color images
  29. tk/widgets/button    Create and manipulate button widgets
  30. tk/widgets/canvas    Create and manipulate canvas widgets
  31. tk/widgets/checkbutton    Create and manipulate checkbutton widgets
  32. tk/widgets/entry    Create and manipulate entry widgets
  33. tk/widgets/frame    Create and manipulate frame widgets
  34. tk/widgets/label    Create and manipulate label widgets
  35. tk/widgets/listbox    Create and manipulate listbox widgets
  36. tk/widgets/menu    Create and manipulate menu widgets
  37. tk/widgets/menubutton    Create and manipulate menubutton widgets
  38. tk/widgets/message    Create and manipulate message widgets
  39. tk/widgets/options    Standard options supported by widgets
  40. tk/widgets/radiobutton    Create and manipulate radiobutton widgets
  41. tk/widgets/scale    Create and manipulate scale widgets
  42. tk/widgets/scrollbar    Create and manipulate scrollbar widgets
  43. tk/widgets/text    Create and manipulate text widgets
  44. tk/widgets/tk_dialog    Create modal dialog and wait for response
  45. tk/widgets/tk_menuBar    Obsolete support for menu bars
  46. tk/widgets/tk_optionMenu    Create an option menubutton and its menu
  47. tk/widgets/tk_popup    Post a popup menu
  48. tk/widgets/toplevel    Create and manipulate toplevel widgets
  49.